﻿2026-06-04T01:32:50.5864472Z Current runner version: '2.334.0'
2026-06-04T01:32:50.5873998Z Runner name: 'gravity'
2026-06-04T01:32:50.5875139Z Runner group name: 'Default'
2026-06-04T01:32:50.5876510Z Machine name: 'gravity-linux'
2026-06-04T01:32:50.5881013Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T01:32:50.5884860Z Contents: read
2026-06-04T01:32:50.5885704Z Metadata: read
2026-06-04T01:32:50.5886512Z Packages: read
2026-06-04T01:32:50.5887334Z ##[endgroup]
2026-06-04T01:32:50.5890789Z Secret source: Actions
2026-06-04T01:32:50.5891837Z Prepare workflow directory
2026-06-04T01:32:50.6664950Z Prepare all required actions
2026-06-04T01:32:50.6725491Z Getting action download info
2026-06-04T01:32:51.2533605Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-04T01:32:52.0482824Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T01:32:52.1884764Z ##[group]Run actions/checkout@v4
2026-06-04T01:32:52.1886349Z with:
2026-06-04T01:32:52.1887091Z   repository: SaberMage/spt-core
2026-06-04T01:32:52.1894827Z   token: ***
2026-06-04T01:32:52.1895542Z   ssh-strict: true
2026-06-04T01:32:52.1896242Z   ssh-user: git
2026-06-04T01:32:52.1896948Z   persist-credentials: true
2026-06-04T01:32:52.1897728Z   clean: true
2026-06-04T01:32:52.1898433Z   sparse-checkout-cone-mode: true
2026-06-04T01:32:52.1899330Z   fetch-depth: 1
2026-06-04T01:32:52.1900025Z   fetch-tags: false
2026-06-04T01:32:52.1900740Z   show-progress: true
2026-06-04T01:32:52.1901457Z   lfs: false
2026-06-04T01:32:52.1902136Z   submodules: false
2026-06-04T01:32:52.1902860Z   set-safe-directory: true
2026-06-04T01:32:52.1904331Z ##[endgroup]
2026-06-04T01:32:52.3640055Z Syncing repository: SaberMage/spt-core
2026-06-04T01:32:52.3643384Z ##[group]Getting Git version info
2026-06-04T01:32:52.3644964Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T01:32:52.3647011Z [command]/usr/bin/git version
2026-06-04T01:32:52.3647991Z git version 2.34.1
2026-06-04T01:32:52.3685657Z ##[endgroup]
2026-06-04T01:32:52.3702814Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/873d357d-5abc-407a-829d-6c2a96d96921/.gitconfig'
2026-06-04T01:32:52.3730771Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/873d357d-5abc-407a-829d-6c2a96d96921' before making global git config changes
2026-06-04T01:32:52.3733404Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T01:32:52.3738883Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T01:32:52.3795449Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T01:32:52.3823736Z https://github.com/SaberMage/spt-core
2026-06-04T01:32:52.3847414Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T01:32:52.3854253Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T01:32:52.3885560Z refs/heads/dev-freeform
2026-06-04T01:32:52.3902431Z [command]/usr/bin/git checkout --detach
2026-06-04T01:32:52.4250982Z HEAD is now at 02c4ff7 ci: phase 2 of self-host migration - linux leg + traceability on gravity
2026-06-04T01:32:52.4313573Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T01:32:52.4358900Z Deleted branch dev-freeform (was 02c4ff7).
2026-06-04T01:32:52.4408807Z ##[endgroup]
2026-06-04T01:32:52.4412849Z [command]/usr/bin/git submodule status
2026-06-04T01:32:52.4674197Z ##[group]Cleaning the repository
2026-06-04T01:32:52.4680540Z [command]/usr/bin/git clean -ffdx
2026-06-04T01:32:52.4719604Z Removing traceable-reqs
2026-06-04T01:32:52.4734185Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T01:32:52.4780881Z HEAD is now at 02c4ff7 ci: phase 2 of self-host migration - linux leg + traceability on gravity
2026-06-04T01:32:52.4787621Z ##[endgroup]
2026-06-04T01:32:52.4790486Z ##[group]Disabling automatic garbage collection
2026-06-04T01:32:52.4796040Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T01:32:52.4935456Z ##[endgroup]
2026-06-04T01:32:52.4937718Z ##[group]Setting up auth
2026-06-04T01:32:52.4939064Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T01:32:52.4943007Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T01:32:52.5147205Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T01:32:52.5186379Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T01:32:52.5457365Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T01:32:52.5502966Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T01:32:52.5742860Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T01:32:52.5801257Z ##[endgroup]
2026-06-04T01:32:52.5802658Z ##[group]Fetching the repository
2026-06-04T01:32:52.5815742Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d70ced7d793e5a96185e5b178974545914ad5431:refs/remotes/origin/dev-freeform
2026-06-04T01:32:53.1116327Z From https://github.com/SaberMage/spt-core
2026-06-04T01:32:53.1122794Z  + 02c4ff7...d70ced7 d70ced7d793e5a96185e5b178974545914ad5431 -> origin/dev-freeform  (forced update)
2026-06-04T01:32:53.1148561Z ##[endgroup]
2026-06-04T01:32:53.1151236Z ##[group]Determining the checkout info
2026-06-04T01:32:53.1154040Z ##[endgroup]
2026-06-04T01:32:53.1159127Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T01:32:53.1214691Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T01:32:53.1255740Z ##[group]Checking out the ref
2026-06-04T01:32:53.1261459Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T01:32:53.1312046Z Warning: you are leaving 1 commit behind, not connected to
2026-06-04T01:32:53.1314200Z any of your branches:
2026-06-04T01:32:53.1315022Z 
2026-06-04T01:32:53.1316311Z   02c4ff7 ci: phase 2 of self-host migration - linux leg + traceability on gravity
2026-06-04T01:32:53.1318228Z 
2026-06-04T01:32:53.1319515Z If you want to keep it by creating a new branch, this may be a good time
2026-06-04T01:32:53.1321927Z to do so with:
2026-06-04T01:32:53.1322669Z 
2026-06-04T01:32:53.1323318Z  git branch <new-branch-name> 02c4ff7
2026-06-04T01:32:53.1324408Z 
2026-06-04T01:32:53.1325111Z Switched to a new branch 'dev-freeform'
2026-06-04T01:32:53.1327852Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T01:32:53.1334312Z ##[endgroup]
2026-06-04T01:32:53.1376971Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T01:32:53.1409227Z d70ced7d793e5a96185e5b178974545914ad5431
2026-06-04T01:32:53.1748672Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T01:32:53.1751347Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T01:32:53.1781653Z shell: /usr/bin/bash -e {0}
2026-06-04T01:32:53.1783205Z ##[endgroup]
2026-06-04T01:32:53.6864715Z    Compiling proc-macro2 v1.0.106
2026-06-04T01:32:53.6867619Z    Compiling quote v1.0.45
2026-06-04T01:32:53.6901292Z    Compiling unicode-ident v1.0.24
2026-06-04T01:32:53.6903785Z    Compiling libc v0.2.186
2026-06-04T01:32:53.7808472Z    Compiling serde_core v1.0.228
2026-06-04T01:32:53.9346173Z    Compiling cfg-if v1.0.4
2026-06-04T01:32:53.9831593Z    Compiling serde v1.0.228
2026-06-04T01:32:54.2871297Z    Compiling typenum v1.20.1
2026-06-04T01:32:55.9322161Z    Compiling syn v2.0.117
2026-06-04T01:32:56.2443200Z    Compiling version_check v0.9.5
2026-06-04T01:32:56.5931094Z    Compiling portable-atomic v1.13.1
2026-06-04T01:32:56.6554561Z    Compiling memchr v2.8.1
2026-06-04T01:32:57.1231242Z    Compiling critical-section v1.2.0
2026-06-04T01:32:57.1940697Z    Compiling subtle v2.6.1
2026-06-04T01:32:57.3751125Z    Compiling generic-array v0.14.7
2026-06-04T01:32:57.5291938Z    Compiling semver v1.0.28
2026-06-04T01:32:57.9430767Z    Compiling rustc_version v0.4.1
2026-06-04T01:32:58.3289832Z    Compiling find-msvc-tools v0.1.9
2026-06-04T01:32:58.3781243Z    Compiling shlex v2.0.1
2026-06-04T01:32:58.6221998Z    Compiling smallvec v1.15.1
2026-06-04T01:32:58.6570920Z    Compiling cc v1.2.63
2026-06-04T01:32:58.7464905Z    Compiling itoa v1.0.18
2026-06-04T01:32:58.8924233Z    Compiling equivalent v1.0.2
2026-06-04T01:32:58.9461121Z    Compiling crypto-common v0.1.7
2026-06-04T01:32:58.9499875Z    Compiling pin-project-lite v0.2.17
2026-06-04T01:32:59.0130992Z    Compiling getrandom v0.2.17
2026-06-04T01:32:59.0411215Z    Compiling cpufeatures v0.2.17
2026-06-04T01:32:59.0850524Z    Compiling log v0.4.30
2026-06-04T01:32:59.2110685Z    Compiling hashbrown v0.17.1
2026-06-04T01:32:59.3270715Z    Compiling futures-core v0.3.32
2026-06-04T01:32:59.4630907Z    Compiling bytes v1.11.1
2026-06-04T01:33:00.2160937Z    Compiling indexmap v2.14.0
2026-06-04T01:33:00.5480523Z    Compiling rand_core v0.10.1
2026-06-04T01:33:00.7580849Z    Compiling bitflags v2.11.1
2026-06-04T01:33:01.0280376Z    Compiling socket2 v0.6.4
2026-06-04T01:33:01.0596349Z    Compiling getrandom v0.4.2
2026-06-04T01:33:01.2580175Z    Compiling mio v1.2.1
2026-06-04T01:33:01.4421128Z    Compiling stable_deref_trait v1.2.1
2026-06-04T01:33:01.7601242Z    Compiling block-buffer v0.10.4
2026-06-04T01:33:01.7810773Z    Compiling futures-io v0.3.32
2026-06-04T01:33:01.8820478Z    Compiling slab v0.4.12
2026-06-04T01:33:01.9218665Z    Compiling futures-sink v0.3.32
2026-06-04T01:33:02.0000549Z    Compiling futures-channel v0.3.32
2026-06-04T01:33:02.0090188Z    Compiling digest v0.10.7
2026-06-04T01:33:02.0830502Z    Compiling futures-task v0.3.32
2026-06-04T01:33:02.2500602Z    Compiling curve25519-dalek v4.1.3
2026-06-04T01:33:02.2766640Z    Compiling zerocopy v0.8.50
2026-06-04T01:33:02.2970192Z    Compiling rand_core v0.6.4
2026-06-04T01:33:02.4311019Z    Compiling synstructure v0.13.2
2026-06-04T01:33:02.5358196Z    Compiling ahash v0.8.12
2026-06-04T01:33:02.6756608Z    Compiling fnv v1.0.7
2026-06-04T01:33:02.7610686Z    Compiling sha2 v0.10.9
2026-06-04T01:33:03.2770587Z    Compiling vcpkg v0.2.15
2026-06-04T01:33:03.3270490Z    Compiling pkg-config v0.3.33
2026-06-04T01:33:04.1149894Z    Compiling autocfg v1.5.1
2026-06-04T01:33:04.3165743Z    Compiling signature v2.2.0
2026-06-04T01:33:04.4310463Z    Compiling ed25519 v2.2.3
2026-06-04T01:33:04.6115690Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T01:33:04.6650541Z    Compiling zmij v1.0.21
2026-06-04T01:33:04.8789111Z    Compiling fastrand v2.4.1
2026-06-04T01:33:04.9180708Z    Compiling cfg_aliases v0.2.1
2026-06-04T01:33:05.1390666Z    Compiling serde_derive v1.0.228
2026-06-04T01:33:05.1468814Z    Compiling zeroize_derive v1.4.3
2026-06-04T01:33:05.7980631Z    Compiling zeroize v1.8.2
2026-06-04T01:33:05.9911325Z    Compiling tokio-macros v2.7.0
2026-06-04T01:33:06.8130948Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T01:33:07.4970751Z    Compiling tokio v1.52.3
2026-06-04T01:33:09.0980760Z    Compiling futures-macro v0.3.32
2026-06-04T01:33:10.1506460Z    Compiling zerofrom-derive v0.1.7
2026-06-04T01:33:12.0160704Z    Compiling zerofrom v0.1.8
2026-06-04T01:33:12.1396135Z    Compiling futures-util v0.3.32
2026-06-04T01:33:12.3250542Z    Compiling once_cell v1.21.4
2026-06-04T01:33:12.5788794Z    Compiling yoke-derive v0.8.2
2026-06-04T01:33:14.1190367Z    Compiling yoke v0.8.2
2026-06-04T01:33:14.3580611Z    Compiling zerovec-derive v0.11.3
2026-06-04T01:33:16.0070226Z    Compiling zerovec v0.11.6
2026-06-04T01:33:16.8960762Z    Compiling displaydoc v0.2.6
2026-06-04T01:33:17.1659712Z    Compiling hashbrown v0.14.5
2026-06-04T01:33:17.5230659Z    Compiling tracing-core v0.1.36
2026-06-04T01:33:17.7970733Z    Compiling tinystr v0.8.3
2026-06-04T01:33:18.0285031Z    Compiling tracing-attributes v0.1.31
2026-06-04T01:33:18.1760348Z    Compiling writeable v0.6.3
2026-06-04T01:33:18.3680084Z    Compiling rustversion v1.0.22
2026-06-04T01:33:18.4210686Z    Compiling litemap v0.8.2
2026-06-04T01:33:18.6687560Z    Compiling ed25519-dalek v2.2.0
2026-06-04T01:33:18.7130695Z    Compiling serde_json v1.0.150
2026-06-04T01:33:18.8530592Z    Compiling icu_locale_core v2.2.0
2026-06-04T01:33:19.0050591Z    Compiling hashlink v0.9.1
2026-06-04T01:33:19.3810602Z    Compiling zerotrie v0.2.4
2026-06-04T01:33:19.4760713Z    Compiling potential_utf v0.1.5
2026-06-04T01:33:19.8150768Z    Compiling icu_properties_data v2.2.0
2026-06-04T01:33:19.8870358Z    Compiling utf8_iter v1.0.4
2026-06-04T01:33:19.9346618Z    Compiling fallible-iterator v0.3.0
2026-06-04T01:33:19.9956919Z    Compiling tracing v0.1.44
2026-06-04T01:33:20.0370564Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T01:33:20.1968341Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T01:33:20.3200692Z    Compiling icu_collections v2.2.0
2026-06-04T01:33:20.4980760Z    Compiling rusqlite v0.32.1
2026-06-04T01:33:20.8400702Z    Compiling icu_provider v2.2.0
2026-06-04T01:33:21.2881208Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T01:33:21.8100503Z    Compiling tokio-util v0.7.18
2026-06-04T01:33:22.4139943Z    Compiling anyhow v1.0.102
2026-06-04T01:33:22.5388114Z    Compiling percent-encoding v2.3.2
2026-06-04T01:33:22.6130585Z    Compiling icu_properties v2.2.0
2026-06-04T01:33:22.7336494Z    Compiling icu_normalizer v2.2.0
2026-06-04T01:33:23.2515600Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T01:33:23.5029993Z    Compiling ring v0.17.14
2026-06-04T01:33:23.5781159Z    Compiling http v1.4.1
2026-06-04T01:33:24.1010748Z    Compiling cpufeatures v0.3.0
2026-06-04T01:33:24.1440645Z    Compiling strsim v0.11.1
2026-06-04T01:33:24.5890636Z    Compiling thiserror v2.0.18
2026-06-04T01:33:24.9396761Z    Compiling idna_adapter v1.2.2
2026-06-04T01:33:25.0339746Z    Compiling rustls-pki-types v1.14.1
2026-06-04T01:33:25.2640323Z    Compiling thiserror-impl v2.0.18
2026-06-04T01:33:25.7523297Z    Compiling idna v1.1.0
2026-06-04T01:33:26.1171066Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T01:33:26.7203422Z    Compiling chacha20 v0.10.0
2026-06-04T01:33:26.7680518Z    Compiling form_urlencoded v1.2.2
2026-06-04T01:33:26.9364104Z    Compiling ipnet v2.12.0
2026-06-04T01:33:27.0559695Z    Compiling ident_case v1.0.1
2026-06-04T01:33:27.1489741Z    Compiling untrusted v0.9.0
2026-06-04T01:33:27.1867898Z    Compiling darling_core v0.20.11
2026-06-04T01:33:27.2460554Z    Compiling rand v0.10.1
2026-06-04T01:33:27.6693545Z    Compiling url v2.5.8
2026-06-04T01:33:28.3404919Z    Compiling rustls v0.23.40
2026-06-04T01:33:28.4590598Z    Compiling unicode-segmentation v1.13.3
2026-06-04T01:33:29.0339630Z    Compiling scopeguard v1.2.0
2026-06-04T01:33:29.0911534Z    Compiling lock_api v0.4.14
2026-06-04T01:33:29.0990675Z    Compiling convert_case v0.10.0
2026-06-04T01:33:29.4450459Z    Compiling const-oid v0.10.2
2026-06-04T01:33:29.4900418Z    Compiling unicode-xid v0.2.6
2026-06-04T01:33:29.5718625Z    Compiling atomic-waker v1.1.2
2026-06-04T01:33:29.6560793Z    Compiling derive_more-impl v2.1.1
2026-06-04T01:33:29.6740527Z    Compiling rustix v1.1.4
2026-06-04T01:33:30.0050784Z    Compiling httparse v1.10.1
2026-06-04T01:33:30.3340565Z    Compiling rustls-webpki v0.103.13
2026-06-04T01:33:31.6200641Z    Compiling darling_macro v0.20.11
2026-06-04T01:33:31.8890662Z    Compiling h2 v0.4.14
2026-06-04T01:33:31.9610583Z    Compiling darling v0.20.11
2026-06-04T01:33:32.0120620Z    Compiling derive_builder_core v0.20.2
2026-06-04T01:33:33.5658619Z    Compiling http-body v1.0.1
2026-06-04T01:33:33.6940298Z    Compiling hybrid-array v0.4.12
2026-06-04T01:33:34.6557306Z    Compiling heck v0.5.0
2026-06-04T01:33:34.9307187Z    Compiling base64ct v1.8.3
2026-06-04T01:33:35.3110210Z    Compiling linux-raw-sys v0.12.1
2026-06-04T01:33:35.4270828Z    Compiling derive_more v2.1.1
2026-06-04T01:33:35.5780340Z    Compiling paste v1.0.15
2026-06-04T01:33:35.7860312Z    Compiling powerfmt v0.2.0
2026-06-04T01:33:36.0160700Z    Compiling deranged v0.5.8
2026-06-04T01:33:37.9580482Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T01:33:38.3150569Z    Compiling derive_builder_macro v0.20.2
2026-06-04T01:33:38.9060769Z    Compiling spez v0.1.2
2026-06-04T01:33:38.9548748Z    Compiling n0-error-macros v0.1.3
2026-06-04T01:33:39.2489357Z    Compiling num-traits v0.2.19
2026-06-04T01:33:39.3580714Z    Compiling memoffset v0.6.5
2026-06-04T01:33:39.4848850Z    Compiling tower-service v0.3.3
2026-06-04T01:33:39.5540029Z    Compiling time-core v0.1.8
2026-06-04T01:33:39.7100328Z    Compiling parking_lot_core v0.9.12
2026-06-04T01:33:39.9040588Z    Compiling thiserror v1.0.69
2026-06-04T01:33:40.0320625Z    Compiling data-encoding v2.11.0
2026-06-04T01:33:40.1670581Z    Compiling try-lock v0.2.5
2026-06-04T01:33:40.1810553Z    Compiling num-conv v0.2.2
2026-06-04T01:33:40.2440435Z    Compiling base64 v0.22.1
2026-06-04T01:33:40.3576154Z    Compiling tinyvec_macros v0.1.1
2026-06-04T01:33:40.3960336Z    Compiling tinyvec v1.11.0
2026-06-04T01:33:40.6942559Z    Compiling want v0.3.1
2026-06-04T01:33:40.7890583Z    Compiling n0-error v0.1.3
2026-06-04T01:33:41.0090812Z    Compiling derive_builder v0.20.2
2026-06-04T01:33:41.0330784Z    Compiling tempfile v3.27.0
2026-06-04T01:33:41.0920691Z    Compiling der v0.8.0-rc.10
2026-06-04T01:33:41.1610573Z    Compiling block-buffer v0.12.0
2026-06-04T01:33:41.3270537Z    Compiling crypto-common v0.2.2
2026-06-04T01:33:41.6126858Z    Compiling vergen-lib v9.1.0
2026-06-04T01:33:41.7195053Z    Compiling pin-project-internal v1.1.13
2026-06-04T01:33:41.7417877Z    Compiling thiserror-impl v1.0.69
2026-06-04T01:33:43.1130602Z    Compiling n0-future v0.3.2
2026-06-04T01:33:43.3014256Z    Compiling inout v0.1.4
2026-06-04T01:33:43.3015537Z    Compiling ioctl-rs v0.1.6
2026-06-04T01:33:43.3787645Z    Compiling termios v0.2.2
2026-06-04T01:33:43.3870992Z    Compiling serial-core v0.4.0
2026-06-04T01:33:43.4113526Z    Compiling diatomic-waker v0.2.3
2026-06-04T01:33:43.5004374Z    Compiling parking v2.2.1
2026-06-04T01:33:43.5431055Z    Compiling cordyceps v0.3.4
2026-06-04T01:33:43.5689555Z    Compiling spin v0.10.0
2026-06-04T01:33:43.6437126Z    Compiling winnow v1.0.3
2026-06-04T01:33:43.6571540Z    Compiling httpdate v1.0.3
2026-06-04T01:33:43.9168691Z    Compiling crossbeam-utils v0.8.21
2026-06-04T01:33:43.9462855Z    Compiling futures-buffered v0.2.13
2026-06-04T01:33:43.9614635Z    Compiling hyper v1.10.1
2026-06-04T01:33:44.1657824Z    Compiling futures-lite v2.6.1
2026-06-04T01:33:44.4400760Z    Compiling serial-unix v0.4.0
2026-06-04T01:33:44.6970936Z    Compiling cipher v0.4.4
2026-06-04T01:33:44.9860376Z    Compiling pin-project v1.1.13
2026-06-04T01:33:45.0580595Z    Compiling spki v0.8.0-rc.4
2026-06-04T01:33:45.2780608Z    Compiling digest v0.11.3
2026-06-04T01:33:45.4631292Z    Compiling netlink-packet-core v0.8.1
2026-06-04T01:33:45.8094887Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T01:33:46.3118596Z    Compiling tokio-rustls v0.26.4
2026-06-04T01:33:46.6810584Z    Compiling vergen v9.1.0
2026-06-04T01:33:46.6871512Z    Compiling vergen-lib v0.1.6
2026-06-04T01:33:46.8000624Z    Compiling noq-udp v0.10.0
2026-06-04T01:33:46.8023611Z    Compiling sync_wrapper v1.0.2
2026-06-04T01:33:46.8710661Z    Compiling universal-hash v0.5.1
2026-06-04T01:33:46.8920833Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T01:33:46.9560652Z    Compiling heapless v0.7.17
2026-06-04T01:33:46.9911609Z    Compiling aho-corasick v1.1.4
2026-06-04T01:33:47.0628748Z    Compiling opaque-debug v0.3.1
2026-06-04T01:33:47.1036462Z    Compiling pin-utils v0.1.0
2026-06-04T01:33:47.1345255Z    Compiling byteorder v1.5.0
2026-06-04T01:33:47.1514178Z    Compiling either v1.16.0
2026-06-04T01:33:47.1580436Z    Compiling regex-syntax v0.8.10
2026-06-04T01:33:47.3631368Z    Compiling bitflags v1.3.2
2026-06-04T01:33:47.4120405Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T01:33:47.4461166Z    Compiling prefix-trie v0.8.4
2026-06-04T01:33:47.7180752Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T01:33:48.4500658Z    Compiling nix v0.25.1
2026-06-04T01:33:49.5290474Z    Compiling hash32 v0.2.1
2026-06-04T01:33:49.7692991Z    Compiling polyval v0.6.2
2026-06-04T01:33:50.0691849Z    Compiling parking_lot v0.12.5
2026-06-04T01:33:50.1191016Z    Compiling regex-automata v0.4.14
2026-06-04T01:33:50.6220406Z    Compiling hyper-util v0.1.20
2026-06-04T01:33:51.9470451Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T01:33:52.1333419Z    Compiling filedescriptor v0.8.3
2026-06-04T01:33:52.3531646Z    Compiling serial v0.4.0
2026-06-04T01:33:53.5440650Z    Compiling spin v0.9.8
2026-06-04T01:33:53.7890715Z    Compiling vergen-gitcl v1.0.8
2026-06-04T01:33:53.8890616Z    Compiling futures-executor v0.3.32
2026-06-04T01:33:54.1943382Z    Compiling serde_spanned v0.6.9
2026-06-04T01:33:54.3100957Z    Compiling toml_datetime v0.6.11
2026-06-04T01:33:54.3990676Z    Compiling signature v3.0.0
2026-06-04T01:33:54.5150627Z    Compiling shell-words v1.1.1
2026-06-04T01:33:54.6580611Z    Compiling downcast-rs v1.2.1
2026-06-04T01:33:54.7140368Z    Compiling winnow v0.7.15
2026-06-04T01:33:54.8010612Z    Compiling tower-layer v0.3.3
2026-06-04T01:33:55.0130898Z    Compiling num_threads v0.1.7
2026-06-04T01:33:55.1302966Z    Compiling toml_write v0.1.2
2026-06-04T01:33:55.3740631Z    Compiling time v0.3.47
2026-06-04T01:33:55.6770646Z    Compiling portable-pty v0.8.1
2026-06-04T01:33:55.7720827Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T01:33:56.2032678Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T01:33:56.6750562Z    Compiling futures v0.3.32
2026-06-04T01:33:56.7250759Z    Compiling regex v1.12.3
2026-06-04T01:33:57.8756083Z    Compiling toml_edit v0.22.27
2026-06-04T01:33:57.8940889Z    Compiling ghash v0.5.1
2026-06-04T01:33:58.5097993Z    Compiling proc-macro-crate v3.5.0
2026-06-04T01:33:58.5498500Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T01:33:59.2820842Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T01:33:59.9654954Z    Compiling ctr v0.9.2
2026-06-04T01:34:00.1653510Z    Compiling aes v0.8.4
2026-06-04T01:34:00.7500746Z    Compiling http-body-util v0.1.3
2026-06-04T01:34:01.0471129Z    Compiling cobs v0.3.0
2026-06-04T01:34:01.0888646Z    Compiling netlink-sys v0.8.8
2026-06-04T01:34:01.2450622Z    Compiling postcard-derive v0.2.2
2026-06-04T01:34:01.4050366Z    Compiling aead v0.5.2
2026-06-04T01:34:01.5140516Z    Compiling openssl-probe v0.2.1
2026-06-04T01:34:01.6657080Z    Compiling rustls-native-certs v0.8.4
2026-06-04T01:34:01.8500704Z    Compiling postcard v1.1.3
2026-06-04T01:34:01.9860519Z    Compiling aes-gcm v0.10.3
2026-06-04T01:34:02.1490756Z    Compiling toml v0.8.23
2026-06-04T01:34:02.4188021Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T01:34:02.8200729Z    Compiling num_enum_derive v0.7.6
2026-06-04T01:34:03.4420648Z    Compiling data-encoding-macro v0.1.20
2026-06-04T01:34:03.4861499Z    Compiling tower v0.5.3
2026-06-04T01:34:03.8070723Z    Compiling crossbeam-channel v0.5.15
2026-06-04T01:34:04.0585067Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T01:34:04.1430750Z    Compiling netlink-packet-route v0.29.0
2026-06-04T01:34:04.2912619Z    Compiling strum_macros v0.28.0
2026-06-04T01:34:04.5317524Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T01:34:04.5930835Z    Compiling enum-assoc v1.3.0
2026-06-04T01:34:05.0170643Z    Compiling async-trait v0.1.89
2026-06-04T01:34:05.5400649Z    Compiling noq v0.18.0
2026-06-04T01:34:05.7219107Z    Compiling netwatch v0.16.0
2026-06-04T01:34:05.9280881Z    Compiling uuid v1.23.2
2026-06-04T01:34:06.3430641Z    Compiling blake3 v1.8.5
2026-06-04T01:34:06.4871629Z    Compiling acto v0.8.2
2026-06-04T01:34:06.6323335Z    Compiling foldhash v0.2.0
2026-06-04T01:34:06.6388650Z    Compiling rustc-hash v2.1.2
2026-06-04T01:34:06.7331422Z    Compiling lru-slab v0.1.2
2026-06-04T01:34:06.7970801Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T01:34:06.8529928Z    Compiling identity-hash v0.1.0
2026-06-04T01:34:06.9382176Z    Compiling allocator-api2 v0.2.21
2026-06-04T01:34:06.9393626Z    Compiling ryu v1.0.23
2026-06-04T01:34:07.1320998Z    Compiling xml-rs v0.8.28
2026-06-04T01:34:07.4881150Z    Compiling tagptr v0.2.0
2026-06-04T01:34:07.6490303Z    Compiling mac-addr v0.3.0
2026-06-04T01:34:07.7019973Z    Compiling strum v0.28.0
2026-06-04T01:34:07.7970742Z    Compiling moka v0.12.15
2026-06-04T01:34:07.8450622Z    Compiling hashbrown v0.16.1
2026-06-04T01:34:08.7090405Z    Compiling xmltree v0.10.3
2026-06-04T01:34:08.9159089Z    Compiling iroh-metrics v0.38.3
2026-06-04T01:34:08.9271398Z    Compiling noq-proto v0.17.0
2026-06-04T01:34:09.6111292Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T01:34:10.1710642Z    Compiling tower-http v0.6.11
2026-06-04T01:34:10.7770260Z    Compiling num_enum v0.7.6
2026-06-04T01:34:10.8610562Z    Compiling iroh-relay v0.98.0
2026-06-04T01:34:11.1200687Z    Compiling iroh-base v0.98.0
2026-06-04T01:34:11.9077374Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T01:34:12.1159081Z    Compiling netdev v0.42.0
2026-06-04T01:34:12.5850648Z    Compiling netlink-proto v0.12.0
2026-06-04T01:34:12.8915153Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T01:34:13.3481045Z    Compiling hyper-rustls v0.27.9
2026-06-04T01:34:13.6630821Z    Compiling n0-watcher v0.6.1
2026-06-04T01:34:13.9315634Z    Compiling netlink-packet-route v0.30.0
2026-06-04T01:34:14.5281039Z    Compiling attohttpc v0.30.1
2026-06-04T01:34:15.8720759Z    Compiling tokio-stream v0.1.18
2026-06-04T01:34:15.9870995Z    Compiling simple-dns v0.9.3
2026-06-04T01:34:16.5966585Z    Compiling arrayvec v0.7.6
2026-06-04T01:34:16.8660327Z    Compiling sha1_smol v1.0.1
2026-06-04T01:34:17.0950389Z    Compiling constant_time_eq v0.4.2
2026-06-04T01:34:17.2583841Z    Compiling arrayref v0.3.9
2026-06-04T01:34:17.3060463Z    Compiling resolv-conf v0.7.6
2026-06-04T01:34:17.7600494Z    Compiling smol_str v0.1.24
2026-06-04T01:34:17.9970682Z    Compiling simdutf8 v0.1.5
2026-06-04T01:34:18.3160672Z    Compiling tokio-websockets v0.13.2
2026-06-04T01:34:19.3280462Z    Compiling iroh-dns v0.98.0
2026-06-04T01:34:19.4143180Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T01:34:23.2690716Z    Compiling igd-next v0.17.1
2026-06-04T01:34:23.4200757Z    Compiling reqwest v0.13.4
2026-06-04T01:34:24.8030650Z    Compiling lru v0.16.4
2026-06-04T01:34:25.0131009Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T01:34:25.9690893Z    Compiling webpki-roots v1.0.7
2026-06-04T01:34:26.0790762Z    Compiling iroh v0.98.2
2026-06-04T01:34:26.3051460Z    Compiling hmac v0.12.1
2026-06-04T01:34:26.4206840Z    Compiling serde_bytes v0.11.19
2026-06-04T01:34:26.6870717Z    Compiling seize v0.5.1
2026-06-04T01:34:27.0918066Z    Compiling cmov v0.5.4
2026-06-04T01:34:27.3849863Z    Compiling ctutils v0.4.2
2026-06-04T01:34:27.5781223Z    Compiling papaya v0.2.4
2026-06-04T01:34:27.6840471Z    Compiling hkdf v0.12.4
2026-06-04T01:34:27.8250796Z    Compiling portmapper v0.16.0
2026-06-04T01:34:28.2214743Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T01:34:29.3990324Z    Compiling backon v1.6.0
2026-06-04T01:34:29.6800407Z    Compiling spake2 v0.4.0
2026-06-04T01:34:30.0291626Z    Compiling sha1 v0.10.6
2026-06-04T01:34:30.2664475Z    Compiling doctest-file v1.1.1
2026-06-04T01:34:30.7651703Z    Compiling interprocess v2.4.2
2026-06-04T01:34:31.6581030Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T01:34:32.4208139Z    Compiling utf8parse v0.2.2
2026-06-04T01:34:32.5007581Z    Compiling anstyle-parse v1.0.0
2026-06-04T01:34:32.5280723Z    Compiling anstyle-query v1.1.5
2026-06-04T01:34:32.5580756Z    Compiling colorchoice v1.0.5
2026-06-04T01:34:32.6020919Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T01:34:32.6448896Z    Compiling anstyle v1.0.14
2026-06-04T01:34:32.6685523Z    Compiling clap_lex v1.1.0
2026-06-04T01:34:32.6841356Z    Compiling clap_derive v4.6.1
2026-06-04T01:34:32.9164028Z    Compiling anstream v1.0.0
2026-06-04T01:34:32.9226297Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T01:34:33.3335583Z    Compiling clap_builder v4.6.0
2026-06-04T01:34:37.1390865Z    Compiling clap v4.6.1
2026-06-04T01:34:51.7398256Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T01:34:52.9050627Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T01:34:59.7173776Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T01:35:07.2542350Z     Finished `dev` profile [unoptimized] target(s) in 2m 14s
2026-06-04T01:35:07.3062413Z ##[group]Run cargo test --workspace
2026-06-04T01:35:07.3062977Z [36;1mcargo test --workspace[0m
2026-06-04T01:35:07.3081928Z shell: /usr/bin/bash -e {0}
2026-06-04T01:35:07.3082347Z ##[endgroup]
2026-06-04T01:35:07.7006773Z     Finished `test` profile [unoptimized] target(s) in 0.37s
2026-06-04T01:35:07.7282890Z      Running unittests src/main.rs (target/debug/deps/mock_session-56c67cf9296704f6)
2026-06-04T01:35:07.7301650Z 
2026-06-04T01:35:07.7302255Z running 0 tests
2026-06-04T01:35:07.7302779Z 
2026-06-04T01:35:07.7303241Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:07.7303852Z 
2026-06-04T01:35:07.7304342Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-4a649a122140b675)
2026-06-04T01:35:07.7318505Z 
2026-06-04T01:35:07.7318852Z running 3 tests
2026-06-04T01:35:07.7339311Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T01:35:07.7340224Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T01:35:07.7340884Z test mock_manifest_parses_and_validates ... ok
2026-06-04T01:35:07.7341320Z 
2026-06-04T01:35:07.7341854Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:07.7342446Z 
2026-06-04T01:35:07.7342877Z      Running unittests src/main.rs (target/debug/deps/spt-2de56f9dd22083d5)
2026-06-04T01:35:07.7360713Z 
2026-06-04T01:35:07.7361086Z running 54 tests
2026-06-04T01:35:07.7375095Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T01:35:07.7375877Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T01:35:07.7376517Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T01:35:07.7382981Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T01:35:07.7384788Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T01:35:07.7389518Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T01:35:07.7395352Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T01:35:07.7396466Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T01:35:07.7397593Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T01:35:07.7400036Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T01:35:07.7400846Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T01:35:07.7401755Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T01:35:07.7408466Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T01:35:07.7410016Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T01:35:07.7411944Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T01:35:10.2766114Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T01:35:10.2767397Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T01:35:10.2771902Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T01:35:10.2773398Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T01:35:10.2790504Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T01:35:10.2924681Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T01:35:10.3044510Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T01:35:10.3102840Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T01:35:10.3170750Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T01:35:10.3226105Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T01:35:10.3233216Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T01:35:10.3256169Z test api::tests::adapter_is_required ... ok
2026-06-04T01:35:10.3270501Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T01:35:10.3279105Z test api::tests::state_value_is_validated ... ok
2026-06-04T01:35:10.3279928Z test api::tests::surface_parses ... ok
2026-06-04T01:35:10.3302548Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T01:35:10.3368583Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T01:35:10.3376414Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T01:35:10.3380032Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T01:35:10.3383890Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T01:35:10.3390492Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T01:35:10.3391625Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T01:35:10.3400709Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T01:35:10.3407571Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T01:35:10.3428392Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T01:35:10.3430689Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T01:35:10.3431959Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T01:35:10.3433028Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T01:35:10.3434101Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T01:35:10.3437290Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T01:35:10.3447437Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T01:35:10.3454414Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T01:35:10.3459149Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T01:35:10.3461093Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T01:35:10.3462297Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T01:35:10.3476317Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T01:35:10.3504251Z test cli::tests::subcommands_parse ... ok
2026-06-04T01:35:10.3757506Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T01:35:10.3762352Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T01:35:10.3762824Z 
2026-06-04T01:35:10.3763248Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.64s
2026-06-04T01:35:10.3763832Z 
2026-06-04T01:35:10.3770914Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-b5831adaefdb10a0)
2026-06-04T01:35:10.3787702Z 
2026-06-04T01:35:10.3787961Z running 4 tests
2026-06-04T01:35:10.6703032Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T01:35:10.6839727Z SEEDED:223931
2026-06-04T01:35:10.9707964Z test live_agent_lifecycle_e2e ... ok
2026-06-04T01:35:11.0432176Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T01:35:11.0683677Z SEEDED:223931
2026-06-04T01:35:11.3064912Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T01:35:11.3071624Z 
2026-06-04T01:35:11.3072250Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
2026-06-04T01:35:11.3072831Z 
2026-06-04T01:35:11.3073221Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-10db666e5d9d594a)
2026-06-04T01:35:11.3109649Z 
2026-06-04T01:35:11.3110086Z running 79 tests
2026-06-04T01:35:11.3113661Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T01:35:11.3114636Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T01:35:11.3130114Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T01:35:11.3131020Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T01:35:11.3131860Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T01:35:11.3133180Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T01:35:11.3134082Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T01:35:11.3138982Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T01:35:11.3151394Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T01:35:11.3152127Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T01:35:11.3158845Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T01:35:11.3160302Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T01:35:11.3161449Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T01:35:11.3162651Z test config::tests::missing_file_is_default ... ok
2026-06-04T01:35:11.3163563Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T01:35:11.3164421Z test config::tests::save_load_roundtrip ... ok
2026-06-04T01:35:11.3165282Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T01:35:11.3166242Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T01:35:11.3167219Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T01:35:11.3170610Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T01:35:11.3186874Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T01:35:11.3188859Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T01:35:11.3210579Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T01:35:11.3216542Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T01:35:11.3230885Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T01:35:11.3232022Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T01:35:11.3233196Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T01:35:11.3237044Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T01:35:11.3237763Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T01:35:11.3240223Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T01:35:11.3253516Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T01:35:11.3254274Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T01:35:11.3254947Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T01:35:11.3324030Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T01:35:11.3338696Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T01:35:11.3340871Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T01:35:11.3341838Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T01:35:11.3342593Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T01:35:11.3343389Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T01:35:11.3344137Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T01:35:11.3384615Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T01:35:11.3398521Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T01:35:11.3664931Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T01:35:11.3755454Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T01:35:11.3987985Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T01:35:11.4012273Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T01:35:11.4030394Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T01:35:11.4353689Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T01:35:11.4354779Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T01:35:11.4356168Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T01:35:11.4357423Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T01:35:11.4358173Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T01:35:11.4364842Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T01:35:11.4500014Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T01:35:11.4684186Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T01:35:11.4722357Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T01:35:11.4733167Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T01:35:11.4743575Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T01:35:11.4754071Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T01:35:11.4754832Z test release::tests::hex_roundtrips ... ok
2026-06-04T01:35:11.4788845Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T01:35:11.4789830Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T01:35:11.4798884Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T01:35:11.4814301Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T01:35:11.4824918Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T01:35:11.5464048Z test relay::tests::run_honors_stop ... ok
2026-06-04T01:35:11.6542097Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T01:35:11.6552526Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T01:35:11.6556470Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T01:35:11.6558467Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T01:35:11.6559292Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T01:35:11.6561213Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T01:35:11.6562067Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T01:35:11.6562940Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T01:35:11.6581170Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T01:35:11.6591677Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T01:35:11.6613667Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T01:35:11.6673526Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T01:35:11.6728972Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T01:35:11.6729577Z 
2026-06-04T01:35:11.6730002Z test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-04T01:35:11.6730601Z 
2026-06-04T01:35:11.6746521Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-a5baf0379b46558f)
2026-06-04T01:35:11.6765297Z 
2026-06-04T01:35:11.6765646Z running 1 test
2026-06-04T01:35:11.6790965Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T01:35:11.6791549Z 
2026-06-04T01:35:11.6792022Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:11.6793571Z 
2026-06-04T01:35:11.6795213Z      Running tests/broker.rs (target/debug/deps/broker-c964d1dcf920aa0d)
2026-06-04T01:35:11.6813951Z 
2026-06-04T01:35:11.6814362Z running 1 test
2026-06-04T01:35:11.6837078Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T01:35:11.6837597Z 
2026-06-04T01:35:11.6838041Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:11.6838618Z 
2026-06-04T01:35:11.6840782Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-81434a6d51594ae9)
2026-06-04T01:35:11.6860439Z 
2026-06-04T01:35:11.6860767Z running 1 test
2026-06-04T01:35:11.7276113Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T01:35:11.7276672Z 
2026-06-04T01:35:11.7277608Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T01:35:11.7278209Z 
2026-06-04T01:35:11.7282614Z      Running tests/digest.rs (target/debug/deps/digest-cb3f83902645d052)
2026-06-04T01:35:11.7306063Z 
2026-06-04T01:35:11.7306438Z running 1 test
2026-06-04T01:35:11.8187594Z test digest_daemon_half_end_to_end ... ok
2026-06-04T01:35:11.8188017Z 
2026-06-04T01:35:11.8188482Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T01:35:11.8189095Z 
2026-06-04T01:35:11.8196811Z      Running tests/handoff.rs (target/debug/deps/handoff-b14fb59b1158725c)
2026-06-04T01:35:11.8214200Z 
2026-06-04T01:35:11.8214501Z running 1 test
2026-06-04T01:35:11.8271658Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T01:35:11.8272179Z 
2026-06-04T01:35:11.8272602Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T01:35:11.8273174Z 
2026-06-04T01:35:11.8275690Z      Running tests/idempotent.rs (target/debug/deps/idempotent-3617b192656ee988)
2026-06-04T01:35:11.8293680Z 
2026-06-04T01:35:11.8294014Z running 1 test
2026-06-04T01:35:11.8820679Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T01:35:11.8821181Z 
2026-06-04T01:35:11.8821594Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T01:35:11.8822153Z 
2026-06-04T01:35:11.8828398Z      Running tests/netbroker.rs (target/debug/deps/netbroker-b81c871a68665cd1)
2026-06-04T01:35:11.8860922Z 
2026-06-04T01:35:11.8861304Z running 5 tests
2026-06-04T01:35:11.8877133Z test netless_broker_probes_gracefully ... ok
2026-06-04T01:35:11.9039612Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T01:35:11.9083622Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T01:35:11.9332483Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T01:35:11.9373547Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T01:35:11.9374122Z 
2026-06-04T01:35:11.9374807Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T01:35:11.9375428Z 
2026-06-04T01:35:11.9401903Z      Running tests/netstream.rs (target/debug/deps/netstream-d65c32b743a568f9)
2026-06-04T01:35:11.9436159Z 
2026-06-04T01:35:11.9436580Z running 2 tests
2026-06-04T01:35:12.0587524Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T01:35:12.1019451Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T01:35:12.1019999Z 
2026-06-04T01:35:12.1020428Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T01:35:12.1021012Z 
2026-06-04T01:35:12.1044131Z      Running unittests src/lib.rs (target/debug/deps/spt_live-8ea172bffb47acaf)
2026-06-04T01:35:12.1058546Z 
2026-06-04T01:35:12.1058821Z running 35 tests
2026-06-04T01:35:12.1062423Z test context::tests::direct_always_writes ... ok
2026-06-04T01:35:12.1063160Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T01:35:12.1063794Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T01:35:12.1064814Z test context::tests::llm_past_window_writes ... ok
2026-06-04T01:35:12.1065474Z test context::tests::marker_round_trips ... ok
2026-06-04T01:35:12.1075979Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T01:35:12.1085231Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T01:35:12.1278348Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T01:35:12.1279999Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T01:35:12.1285638Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T01:35:12.1287546Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T01:35:12.1292399Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T01:35:12.1298027Z test history::tests::native_reads_logged_records ... ok
2026-06-04T01:35:12.1310379Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T01:35:12.1315749Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T01:35:12.1318829Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T01:35:12.1324484Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T01:35:12.1325271Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T01:35:12.1326049Z test psyche::tests::prompt_without_event ... ok
2026-06-04T01:35:12.1485620Z test history::tests::fetcher_yields_records ... ok
2026-06-04T01:35:12.1493838Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T01:35:12.1542290Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T01:35:12.1546149Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T01:35:12.1551316Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T01:35:12.1559878Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T01:35:12.1774957Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T01:35:12.1780108Z test resume::tests::download_reads_stored_context ... ok
2026-06-04T01:35:12.1995391Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T01:35:12.1996452Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T01:35:12.1997296Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T01:35:12.1998220Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T01:35:12.2000838Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T01:35:12.2001504Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T01:35:12.2003608Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T01:35:12.4118849Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T01:35:12.4119667Z 
2026-06-04T01:35:12.4120262Z test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T01:35:12.4120970Z 
2026-06-04T01:35:12.4126275Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-9a1da0a4c0bd2509)
2026-06-04T01:35:12.4141621Z 
2026-06-04T01:35:12.4141957Z running 22 tests
2026-06-04T01:35:12.4148960Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T01:35:12.4554086Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T01:35:12.4616141Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T01:35:12.4679971Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T01:35:12.4768340Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T01:35:12.4925163Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T01:35:12.5128143Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T01:35:12.5170059Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T01:35:12.5575945Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T01:35:12.6050461Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T01:35:12.6468479Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T01:35:12.6553760Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T01:35:12.6554865Z test ring::tests::ring_no_perch ... ok
2026-06-04T01:35:12.6646344Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T01:35:12.6864385Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T01:35:12.6866805Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T01:35:12.6867532Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T01:35:12.6871941Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T01:35:12.6875091Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T01:35:12.7820244Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T01:35:12.8020216Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T01:35:13.0699057Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T01:35:13.0699614Z 
2026-06-04T01:35:13.0700491Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
2026-06-04T01:35:13.0701194Z 
2026-06-04T01:35:13.0704329Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-c79872f652e233f3)
2026-06-04T01:35:13.0720075Z 
2026-06-04T01:35:13.0720472Z running 2 tests
2026-06-04T01:35:13.1671977Z test offline_then_online_delivers_backlog ... ok
2026-06-04T01:35:13.2324521Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T01:35:13.2324969Z 
2026-06-04T01:35:13.2325382Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T01:35:13.2325943Z 
2026-06-04T01:35:13.2327814Z      Running unittests src/lib.rs (target/debug/deps/spt_net-36bf97430049602f)
2026-06-04T01:35:13.2363784Z 
2026-06-04T01:35:13.2364461Z running 67 tests
2026-06-04T01:35:13.2366013Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T01:35:13.2391237Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T01:35:13.2392636Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T01:35:13.2394425Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T01:35:13.2395515Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T01:35:13.2396632Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T01:35:13.2397680Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T01:35:13.2398694Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T01:35:13.2399821Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T01:35:13.2400867Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T01:35:13.2401884Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T01:35:13.2402910Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T01:35:13.2403869Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T01:35:13.2423944Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T01:35:13.2445665Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T01:35:13.2471866Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T01:35:13.2501300Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T01:35:13.2504240Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T01:35:13.2522861Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T01:35:13.2565810Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T01:35:13.2566775Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T01:35:13.2567493Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T01:35:13.2568687Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T01:35:13.2569536Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T01:35:13.2570387Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T01:35:13.2571202Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T01:35:13.2577762Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T01:35:13.2579441Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T01:35:13.2580658Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T01:35:13.2581688Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T01:35:13.2582729Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T01:35:13.2591050Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T01:35:13.2592586Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T01:35:13.2593826Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T01:35:13.2600790Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T01:35:13.2604427Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T01:35:13.2605727Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T01:35:13.3004215Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T01:35:13.3080552Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T01:35:13.3276156Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T01:35:13.3311048Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T01:35:13.3712804Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T01:35:13.3723387Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T01:35:13.3724548Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T01:35:13.3726684Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T01:35:13.3732696Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T01:35:13.3733908Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T01:35:13.3736724Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T01:35:13.3806690Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T01:35:13.3807664Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T01:35:13.3808658Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T01:35:13.3809778Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T01:35:13.3810806Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T01:35:13.3811723Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T01:35:13.3812592Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T01:35:13.3813431Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T01:35:13.3814368Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T01:35:13.3815365Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T01:35:13.3816273Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T01:35:13.3817062Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T01:35:13.3817824Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T01:35:13.3818678Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T01:35:13.3820836Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T01:35:13.3821587Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T01:35:13.3822356Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T01:35:13.3823100Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T01:35:13.3915677Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T01:35:13.3916240Z 
2026-06-04T01:35:13.3916646Z test result: ok. 66 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T01:35:13.3917229Z 
2026-06-04T01:35:13.3949052Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T01:35:13.3962639Z 
2026-06-04T01:35:13.3963199Z running 53 tests
2026-06-04T01:35:13.3966786Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T01:35:13.3967545Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T01:35:13.3968195Z test addr::tests::display_round_trips ... ok
2026-06-04T01:35:13.3974225Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T01:35:13.3974940Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T01:35:13.3975582Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T01:35:13.3976236Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T01:35:13.3977018Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T01:35:13.3977851Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T01:35:13.3978534Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T01:35:13.3979231Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T01:35:13.3979860Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T01:35:13.3980458Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T01:35:13.3981061Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T01:35:13.3981690Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T01:35:13.3982461Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T01:35:13.3983270Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T01:35:13.3984114Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T01:35:13.3984919Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T01:35:13.3985555Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T01:35:13.3986941Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T01:35:13.3988015Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T01:35:13.3988969Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T01:35:13.3989912Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T01:35:13.3990742Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T01:35:13.3991406Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T01:35:13.3992133Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T01:35:13.3992923Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T01:35:13.3993668Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T01:35:13.3994379Z test event::tests::msg_event_round_trips ... ok
2026-06-04T01:35:13.3995101Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T01:35:13.3995861Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T01:35:13.3996588Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T01:35:13.4006798Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T01:35:13.4007793Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T01:35:13.4009056Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T01:35:13.4010156Z test id::tests::reports_bad_char_position ... ok
2026-06-04T01:35:13.4011110Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T01:35:13.4011910Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T01:35:13.4012702Z test event::tests::attr_order_preserved ... ok
2026-06-04T01:35:13.4013462Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T01:35:13.4014247Z test payload::tests::base64_known_vectors ... ok
2026-06-04T01:35:13.4015071Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T01:35:13.4015990Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T01:35:13.4016858Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T01:35:13.4017712Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T01:35:13.4018704Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T01:35:13.4020430Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T01:35:13.4021457Z test version::tests::current_version_self_compatible ... ok
2026-06-04T01:35:13.4022353Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T01:35:13.4023226Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T01:35:13.4030016Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T01:35:13.4254795Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T01:35:13.4255279Z 
2026-06-04T01:35:13.4255839Z test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T01:35:13.4256398Z 
2026-06-04T01:35:13.4259458Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-94aa8d65eda74f32)
2026-06-04T01:35:13.4274297Z 
2026-06-04T01:35:13.4274579Z running 21 tests
2026-06-04T01:35:13.4281434Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T01:35:13.4292393Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T01:35:13.4293242Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T01:35:13.4294055Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T01:35:13.4294784Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T01:35:13.4295466Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T01:35:13.4296198Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T01:35:13.4305063Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T01:35:13.4306247Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T01:35:13.4307332Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T01:35:13.4316111Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T01:35:13.4317190Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T01:35:13.4330835Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T01:35:13.4331676Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T01:35:13.4333170Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T01:35:13.4338772Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T01:35:13.4345742Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T01:35:13.4346754Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T01:35:13.4348631Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T01:35:13.4528042Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T01:35:13.7369745Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T01:35:13.7370415Z 
2026-06-04T01:35:13.7371088Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T01:35:13.7372018Z 
2026-06-04T01:35:13.7375995Z      Running unittests src/lib.rs (target/debug/deps/spt_store-ac6263a6836053ac)
2026-06-04T01:35:13.7392805Z 
2026-06-04T01:35:13.7393217Z running 77 tests
2026-06-04T01:35:13.7411339Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T01:35:13.7412569Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T01:35:13.7413496Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T01:35:13.7414425Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T01:35:13.7415415Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T01:35:13.7437783Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T01:35:13.7447469Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T01:35:13.7450047Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T01:35:13.7451779Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T01:35:13.7462894Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T01:35:13.7466428Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T01:35:13.7467219Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T01:35:13.7468009Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T01:35:13.7468651Z test info::tests::write_read_round_trip ... ok
2026-06-04T01:35:13.7469576Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T01:35:13.7470914Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T01:35:13.7473866Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T01:35:13.7474658Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T01:35:13.7475393Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T01:35:13.7476059Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T01:35:13.7482362Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T01:35:13.7483130Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T01:35:13.7484015Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T01:35:13.7491753Z test perch::tests::classification_matrix ... ok
2026-06-04T01:35:13.7496038Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T01:35:13.7496706Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T01:35:13.7497887Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T01:35:13.7499399Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T01:35:13.7503288Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T01:35:13.7504451Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T01:35:13.7505155Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T01:35:13.7505733Z test proc::tests::current_process_is_alive ... ok
2026-06-04T01:35:13.7506351Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T01:35:13.7507040Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T01:35:13.7516338Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T01:35:13.8109301Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T01:35:13.8687806Z test registry::tests::register_and_lookup ... ok
2026-06-04T01:35:13.9129483Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T01:35:13.9130287Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T01:35:13.9634196Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T01:35:13.9644307Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T01:35:13.9645301Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T01:35:13.9659091Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T01:35:13.9660036Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T01:35:13.9660749Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T01:35:13.9672242Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T01:35:14.0260226Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T01:35:14.0587146Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T01:35:14.0746650Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T01:35:14.1169832Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T01:35:14.1376273Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T01:35:14.1377177Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T01:35:14.1380415Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T01:35:14.1388850Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T01:35:14.1392815Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T01:35:14.1397285Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T01:35:14.1400596Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T01:35:14.1404049Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T01:35:14.1409842Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T01:35:14.1426736Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T01:35:14.1427545Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T01:35:14.1428357Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T01:35:14.1429124Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T01:35:14.1429916Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T01:35:14.1430745Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T01:35:14.1431442Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T01:35:14.1441389Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T01:35:14.1442268Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T01:35:14.1443041Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T01:35:14.1443851Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T01:35:14.1444604Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T01:35:14.1445574Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T01:35:14.1451475Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T01:35:14.1452384Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T01:35:14.1463817Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T01:35:14.1794533Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T01:35:14.7963637Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T01:35:14.7964174Z 
2026-06-04T01:35:14.7964578Z test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
2026-06-04T01:35:14.7965181Z 
2026-06-04T01:35:14.7971124Z      Running unittests src/lib.rs (target/debug/deps/spt_term-cc16de0eb4e5c2bc)
2026-06-04T01:35:14.7987967Z 
2026-06-04T01:35:14.7988403Z running 8 tests
2026-06-04T01:35:14.8021318Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T01:35:14.8051375Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T01:35:14.8052341Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T01:35:14.8053325Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T01:35:14.8054271Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T01:35:14.8055081Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T01:35:14.8056961Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T01:35:14.8104283Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T01:35:14.8105253Z 
2026-06-04T01:35:14.8105666Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T01:35:14.8106258Z 
2026-06-04T01:35:14.8110025Z      Running tests/digest.rs (target/debug/deps/digest-f73baaa30b8d5d1c)
2026-06-04T01:35:14.8127534Z 
2026-06-04T01:35:14.8128069Z running 1 test
2026-06-04T01:35:14.8189605Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T01:35:14.8190002Z 
2026-06-04T01:35:14.8190417Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T01:35:14.8191003Z 
2026-06-04T01:35:14.8193318Z      Running tests/dsr.rs (target/debug/deps/dsr-8a8fa93881392e6d)
2026-06-04T01:35:14.8206172Z 
2026-06-04T01:35:14.8206454Z running 1 test
2026-06-04T01:35:14.8319872Z test drain_forwards_child_output ... ok
2026-06-04T01:35:14.8320248Z 
2026-06-04T01:35:14.8321296Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T01:35:14.8321962Z 
2026-06-04T01:35:14.8322513Z      Running tests/inject.rs (target/debug/deps/inject-c0e3a54752c25fb9)
2026-06-04T01:35:14.8335837Z 
2026-06-04T01:35:14.8336190Z running 2 tests
2026-06-04T01:35:14.8451362Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T01:35:14.8553116Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T01:35:14.8553496Z 
2026-06-04T01:35:14.8553900Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T01:35:14.8554473Z 
2026-06-04T01:35:14.8556544Z      Running tests/stream.rs (target/debug/deps/stream-81fa69ded456a654)
2026-06-04T01:35:14.8570906Z 
2026-06-04T01:35:14.8571366Z running 2 tests
2026-06-04T01:35:14.8589235Z test delivers_every_value_under_resize ... ok
2026-06-04T01:35:15.8600613Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T01:35:15.8601349Z 
2026-06-04T01:35:15.8602050Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-04T01:35:15.8602840Z 
2026-06-04T01:35:15.8605533Z      Running tests/surface.rs (target/debug/deps/surface-2a2c5c7356616d0c)
2026-06-04T01:35:15.8620333Z 
2026-06-04T01:35:15.8620912Z running 2 tests
2026-06-04T01:35:15.8640114Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T01:35:15.8640805Z test captures_child_output_off_the_pty ... ok
2026-06-04T01:35:15.8641189Z 
2026-06-04T01:35:15.8641601Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:15.8642189Z 
2026-06-04T01:35:15.8643584Z    Doc-tests spt_daemon
2026-06-04T01:35:16.1295525Z 
2026-06-04T01:35:16.1296166Z running 0 tests
2026-06-04T01:35:16.1296449Z 
2026-06-04T01:35:16.1296892Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.1297487Z 
2026-06-04T01:35:16.1341551Z    Doc-tests spt_live
2026-06-04T01:35:16.1778831Z 
2026-06-04T01:35:16.1779412Z running 0 tests
2026-06-04T01:35:16.1779748Z 
2026-06-04T01:35:16.1780194Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.1780792Z 
2026-06-04T01:35:16.1814401Z    Doc-tests spt_msg
2026-06-04T01:35:16.2236469Z 
2026-06-04T01:35:16.2237100Z running 0 tests
2026-06-04T01:35:16.2237367Z 
2026-06-04T01:35:16.2237791Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.2238367Z 
2026-06-04T01:35:16.2273268Z    Doc-tests spt_net
2026-06-04T01:35:16.3227757Z 
2026-06-04T01:35:16.3228204Z running 0 tests
2026-06-04T01:35:16.3228475Z 
2026-06-04T01:35:16.3228912Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.3229618Z 
2026-06-04T01:35:16.3277867Z    Doc-tests spt_proto
2026-06-04T01:35:16.3713191Z 
2026-06-04T01:35:16.3713562Z running 0 tests
2026-06-04T01:35:16.3713837Z 
2026-06-04T01:35:16.3714303Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.3715249Z 
2026-06-04T01:35:16.3747573Z    Doc-tests spt_runtime
2026-06-04T01:35:16.5343514Z 
2026-06-04T01:35:16.5350950Z running 0 tests
2026-06-04T01:35:16.5351377Z 
2026-06-04T01:35:16.5351969Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.5352559Z 
2026-06-04T01:35:16.5379720Z    Doc-tests spt_store
2026-06-04T01:35:16.6388724Z 
2026-06-04T01:35:16.6389293Z running 0 tests
2026-06-04T01:35:16.6389594Z 
2026-06-04T01:35:16.6390054Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.6390764Z 
2026-06-04T01:35:16.6425359Z    Doc-tests spt_term
2026-06-04T01:35:16.6951570Z 
2026-06-04T01:35:16.6952145Z running 0 tests
2026-06-04T01:35:16.6952422Z 
2026-06-04T01:35:16.6952841Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T01:35:16.6953417Z 
2026-06-04T01:35:16.7123017Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T01:35:16.7123846Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T01:35:16.7142658Z shell: /usr/bin/bash -e {0}
2026-06-04T01:35:16.7143074Z ##[endgroup]
2026-06-04T01:35:17.2026056Z     Checking libc v0.2.186
2026-06-04T01:35:17.2028059Z     Checking serde_core v1.0.228
2026-06-04T01:35:17.2029390Z     Checking cfg-if v1.0.4
2026-06-04T01:35:17.2171161Z     Checking typenum v1.20.1
2026-06-04T01:35:17.2425001Z     Checking critical-section v1.2.0
2026-06-04T01:35:17.3030594Z     Checking memchr v2.8.1
2026-06-04T01:35:17.9360306Z     Checking subtle v2.6.1
2026-06-04T01:35:18.0955747Z     Checking zeroize v1.8.2
2026-06-04T01:35:18.2390305Z     Checking smallvec v1.15.1
2026-06-04T01:35:18.4782142Z     Checking pin-project-lite v0.2.17
2026-06-04T01:35:18.5315723Z     Checking log v0.4.30
2026-06-04T01:35:18.5680723Z     Checking generic-array v0.14.7
2026-06-04T01:35:18.7266061Z     Checking cpufeatures v0.2.17
2026-06-04T01:35:18.7669378Z     Checking itoa v1.0.18
2026-06-04T01:35:18.9254707Z     Checking equivalent v1.0.2
2026-06-04T01:35:18.9682421Z     Checking futures-core v0.3.32
2026-06-04T01:35:19.0720577Z     Checking bytes v1.11.1
2026-06-04T01:35:19.3984801Z     Checking getrandom v0.2.17
2026-06-04T01:35:19.4941105Z     Checking crypto-common v0.1.7
2026-06-04T01:35:19.5410710Z     Checking hashbrown v0.17.1
2026-06-04T01:35:19.5930710Z     Checking rand_core v0.10.1
2026-06-04T01:35:19.7430703Z     Checking bitflags v2.11.1
2026-06-04T01:35:19.8729856Z     Checking socket2 v0.6.4
2026-06-04T01:35:19.9250854Z     Checking mio v1.2.1
2026-06-04T01:35:20.3900120Z     Checking stable_deref_trait v1.2.1
2026-06-04T01:35:20.4276006Z     Checking getrandom v0.4.2
2026-06-04T01:35:20.4276788Z     Checking tokio v1.52.3
2026-06-04T01:35:20.4341385Z     Checking indexmap v2.14.0
2026-06-04T01:35:20.5930649Z     Checking block-buffer v0.10.4
2026-06-04T01:35:20.6500684Z     Checking serde v1.0.228
2026-06-04T01:35:20.6980370Z     Checking slab v0.4.12
2026-06-04T01:35:20.8900485Z     Checking futures-io v0.3.32
2026-06-04T01:35:20.9950507Z     Checking futures-sink v0.3.32
2026-06-04T01:35:21.0640652Z     Checking futures-channel v0.3.32
2026-06-04T01:35:21.3250273Z     Checking digest v0.10.7
2026-06-04T01:35:21.4578013Z     Checking portable-atomic v1.13.1
2026-06-04T01:35:21.4983729Z     Checking futures-task v0.3.32
2026-06-04T01:35:21.5720155Z     Checking zerofrom v0.1.8
2026-06-04T01:35:21.6410265Z     Checking futures-util v0.3.32
2026-06-04T01:35:21.6860464Z     Checking yoke v0.8.2
2026-06-04T01:35:21.9000327Z     Checking zerovec v0.11.6
2026-06-04T01:35:22.2720510Z     Checking once_cell v1.21.4
2026-06-04T01:35:22.4800213Z     Checking rand_core v0.6.4
2026-06-04T01:35:22.6331317Z     Checking curve25519-dalek v4.1.3
2026-06-04T01:35:22.7590370Z     Checking zerocopy v0.8.50
2026-06-04T01:35:24.0350350Z     Checking sha2 v0.10.9
2026-06-04T01:35:24.4140703Z     Checking signature v2.2.0
2026-06-04T01:35:24.5021115Z     Checking ed25519 v2.2.3
2026-06-04T01:35:24.6181290Z     Checking fastrand v2.4.1
2026-06-04T01:35:24.8340714Z     Checking ed25519-dalek v2.2.0
2026-06-04T01:35:25.0461131Z     Checking tinystr v0.8.3
2026-06-04T01:35:25.2556117Z     Checking tracing-core v0.1.36
2026-06-04T01:35:25.7580394Z     Checking writeable v0.6.3
2026-06-04T01:35:25.7880870Z     Checking litemap v0.8.2
2026-06-04T01:35:25.9600777Z     Checking tracing v0.1.44
2026-06-04T01:35:26.0140710Z     Checking icu_locale_core v2.2.0
2026-06-04T01:35:26.2210319Z     Checking libsqlite3-sys v0.30.1
2026-06-04T01:35:26.4660775Z     Checking zmij v1.0.21
2026-06-04T01:35:26.6960544Z     Checking potential_utf v0.1.5
2026-06-04T01:35:26.7900456Z     Checking zerotrie v0.2.4
2026-06-04T01:35:26.8000832Z     Checking fallible-iterator v0.3.0
2026-06-04T01:35:27.1119870Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T01:35:27.1940485Z     Checking utf8_iter v1.0.4
2026-06-04T01:35:27.2540918Z     Checking icu_provider v2.2.0
2026-06-04T01:35:27.2720345Z     Checking serde_json v1.0.150
2026-06-04T01:35:27.3050373Z     Checking icu_collections v2.2.0
2026-06-04T01:35:27.5740300Z     Checking tokio-util v0.7.18
2026-06-04T01:35:27.7785163Z     Checking spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T01:35:28.2930413Z     Checking icu_properties_data v2.2.0
2026-06-04T01:35:28.4370261Z     Checking icu_normalizer_data v2.2.0
2026-06-04T01:35:28.4900587Z     Checking percent-encoding v2.3.2
2026-06-04T01:35:28.5130905Z     Checking icu_normalizer v2.2.0
2026-06-04T01:35:28.5510902Z     Checking icu_properties v2.2.0
2026-06-04T01:35:28.6180344Z     Checking http v1.4.1
2026-06-04T01:35:28.9822090Z     Checking cpufeatures v0.3.0
2026-06-04T01:35:28.9883553Z     Checking ahash v0.8.12
2026-06-04T01:35:29.0270637Z     Checking rustls-pki-types v1.14.1
2026-06-04T01:35:29.1640673Z     Checking hashbrown v0.14.5
2026-06-04T01:35:29.4830392Z     Checking thiserror v2.0.18
2026-06-04T01:35:29.5460641Z     Checking chacha20 v0.10.0
2026-06-04T01:35:29.7100572Z     Checking form_urlencoded v1.2.2
2026-06-04T01:35:29.8230934Z     Checking ipnet v2.12.0
2026-06-04T01:35:29.8260851Z     Checking untrusted v0.9.0
2026-06-04T01:35:29.9210692Z     Checking ring v0.17.14
2026-06-04T01:35:30.0530640Z     Checking hashlink v0.9.1
2026-06-04T01:35:30.2242444Z     Checking rand v0.10.1
2026-06-04T01:35:30.3770411Z     Checking idna_adapter v1.2.2
2026-06-04T01:35:30.4630507Z     Checking idna v1.1.0
2026-06-04T01:35:30.4810564Z     Checking rusqlite v0.32.1
2026-06-04T01:35:30.8304453Z     Checking url v2.5.8
2026-06-04T01:35:31.1095331Z     Checking scopeguard v1.2.0
2026-06-04T01:35:31.1714412Z     Checking lock_api v0.4.14
2026-06-04T01:35:31.4650699Z     Checking atomic-waker v1.1.2
2026-06-04T01:35:31.5320727Z     Checking const-oid v0.10.2
2026-06-04T01:35:31.5860612Z     Checking fnv v1.0.7
2026-06-04T01:35:31.6400519Z     Checking h2 v0.4.14
2026-06-04T01:35:31.6950779Z     Checking spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T01:35:31.7180489Z     Checking derive_more v2.1.1
2026-06-04T01:35:31.8390728Z     Checking http-body v1.0.1
2026-06-04T01:35:31.9450334Z     Checking hybrid-array v0.4.12
2026-06-04T01:35:32.0233215Z     Checking rustls-webpki v0.103.13
2026-06-04T01:35:32.7480485Z     Checking rustls v0.23.40
2026-06-04T01:35:32.8680300Z     Checking linux-raw-sys v0.12.1
2026-06-04T01:35:32.9580556Z     Checking spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T01:35:33.2664371Z     Checking base64ct v1.8.3
2026-06-04T01:35:33.3760343Z     Checking rustix v1.1.4
2026-06-04T01:35:33.5810339Z     Checking pem-rfc7468 v1.0.0
2026-06-04T01:35:33.7310332Z     Checking httparse v1.10.1
2026-06-04T01:35:34.0150282Z     Checking base64 v0.22.1
2026-06-04T01:35:34.3570437Z     Checking tinyvec_macros v0.1.1
2026-06-04T01:35:34.3930408Z     Checking try-lock v0.2.5
2026-06-04T01:35:34.4580610Z     Checking data-encoding v2.11.0
2026-06-04T01:35:34.8700307Z     Checking tower-service v0.3.3
2026-06-04T01:35:34.9236167Z     Checking want v0.3.1
2026-06-04T01:35:35.0230390Z     Checking tinyvec v1.11.0
2026-06-04T01:35:35.5720461Z     Checking n0-error v0.1.3
2026-06-04T01:35:35.6545835Z     Checking tempfile v3.27.0
2026-06-04T01:35:35.8050628Z     Checking der v0.8.0-rc.10
2026-06-04T01:35:35.9460211Z     Checking block-buffer v0.12.0
2026-06-04T01:35:36.1040330Z     Checking crypto-common v0.2.2
2026-06-04T01:35:37.3310188Z     Checking inout v0.1.4
2026-06-04T01:35:37.4178553Z     Checking termios v0.2.2
2026-06-04T01:35:37.4235564Z     Checking ioctl-rs v0.1.6
2026-06-04T01:35:37.4330801Z     Checking serial-core v0.4.0
2026-06-04T01:35:37.4460593Z     Checking parking v2.2.1
2026-06-04T01:35:37.4880211Z     Checking cordyceps v0.3.4
2026-06-04T01:35:37.5227815Z     Checking diatomic-waker v0.2.3
2026-06-04T01:35:37.5264632Z     Checking spin v0.10.0
2026-06-04T01:35:37.5583819Z     Checking httpdate v1.0.3
2026-06-04T01:35:37.6187825Z     Checking serial-unix v0.4.0
2026-06-04T01:35:37.6189795Z     Checking futures-lite v2.6.1
2026-06-04T01:35:37.7130451Z     Checking hyper v1.10.1
2026-06-04T01:35:37.7570777Z     Checking thiserror v1.0.69
2026-06-04T01:35:37.8139853Z     Checking pin-project v1.1.13
2026-06-04T01:35:37.8640815Z     Checking futures-buffered v0.2.13
2026-06-04T01:35:37.8700467Z     Checking cipher v0.4.4
2026-06-04T01:35:38.1308879Z     Checking tokio-rustls v0.26.4
2026-06-04T01:35:38.2480698Z     Checking spki v0.8.0-rc.4
2026-06-04T01:35:38.4080929Z     Checking digest v0.11.3
2026-06-04T01:35:38.4770668Z     Checking netlink-packet-core v0.8.1
2026-06-04T01:35:38.5720670Z     Checking num-traits v0.2.19
2026-06-04T01:35:38.8222736Z     Checking memoffset v0.6.5
2026-06-04T01:35:38.8340436Z     Checking parking_lot_core v0.9.12
2026-06-04T01:35:38.8732037Z     Checking universal-hash v0.5.1
2026-06-04T01:35:38.9850764Z     Checking sync_wrapper v1.0.2
2026-06-04T01:35:39.0541233Z     Checking aho-corasick v1.1.4
2026-06-04T01:35:39.0660536Z     Checking bitflags v1.3.2
2026-06-04T01:35:39.1096969Z     Checking regex-syntax v0.8.10
2026-06-04T01:35:39.5870668Z     Checking byteorder v1.5.0
2026-06-04T01:35:39.6120656Z     Checking pin-utils v0.1.0
2026-06-04T01:35:39.6520136Z     Checking opaque-debug v0.3.1
2026-06-04T01:35:39.6920619Z     Checking either v1.16.0
2026-06-04T01:35:39.7870614Z     Checking hash32 v0.2.1
2026-06-04T01:35:39.9521377Z     Checking prefix-trie v0.8.4
2026-06-04T01:35:39.9600668Z     Checking polyval v0.6.2
2026-06-04T01:35:40.1250622Z     Checking nix v0.25.1
2026-06-04T01:35:40.3890451Z     Checking hyper-util v0.1.20
2026-06-04T01:35:40.8629093Z     Checking parking_lot v0.12.5
2026-06-04T01:35:41.1190755Z     Checking n0-future v0.3.2
2026-06-04T01:35:41.2210161Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T01:35:41.3680269Z     Checking filedescriptor v0.8.3
2026-06-04T01:35:41.5340754Z     Checking crossbeam-utils v0.8.21
2026-06-04T01:35:41.6340200Z     Checking regex-automata v0.4.14
2026-06-04T01:35:42.1161110Z     Checking serial v0.4.0
2026-06-04T01:35:42.1650612Z     Checking spin v0.9.8
2026-06-04T01:35:42.3850216Z     Checking anyhow v1.0.102
2026-06-04T01:35:42.5533354Z     Checking futures-executor v0.3.32
2026-06-04T01:35:42.6420750Z     Checking serde_spanned v0.6.9
2026-06-04T01:35:42.6900735Z     Checking toml_datetime v0.6.11
2026-06-04T01:35:42.7430746Z     Checking signature v3.0.0
2026-06-04T01:35:42.8300814Z     Checking downcast-rs v1.2.1
2026-06-04T01:35:42.8870602Z     Checking shell-words v1.1.1
2026-06-04T01:35:42.9130773Z     Checking toml_write v0.1.2
2026-06-04T01:35:42.9730450Z     Checking tower-layer v0.3.3
2026-06-04T01:35:43.1100307Z     Checking winnow v0.7.15
2026-06-04T01:35:43.1550161Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T01:35:43.3460297Z     Checking futures v0.3.32
2026-06-04T01:35:43.3910631Z     Checking heapless v0.7.17
2026-06-04T01:35:44.2477335Z     Checking noq-udp v0.10.0
2026-06-04T01:35:44.4976371Z     Checking regex v1.12.3
2026-06-04T01:35:44.5680761Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T01:35:44.6310394Z     Checking portable-pty v0.8.1
2026-06-04T01:35:44.9447272Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T01:35:44.9477357Z     Checking ghash v0.5.1
2026-06-04T01:35:45.0463940Z     Checking sha2 v0.11.0-rc.5
2026-06-04T01:35:45.7490752Z     Checking toml_edit v0.22.27
2026-06-04T01:35:46.1409709Z     Checking ctr v0.9.2
2026-06-04T01:35:46.1640265Z     Checking aes v0.8.4
2026-06-04T01:35:46.3250415Z     Checking http-body-util v0.1.3
2026-06-04T01:35:46.6290557Z     Checking cobs v0.3.0
2026-06-04T01:35:46.7610349Z     Checking netlink-sys v0.8.8
2026-06-04T01:35:46.7950035Z     Checking aead v0.5.2
2026-06-04T01:35:46.8983711Z     Checking powerfmt v0.2.0
2026-06-04T01:35:46.9745865Z     Checking openssl-probe v0.2.1
2026-06-04T01:35:47.0490388Z     Checking rustls-native-certs v0.8.4
2026-06-04T01:35:47.0640284Z     Checking deranged v0.5.8
2026-06-04T01:35:47.1711188Z     Checking postcard v1.1.3
2026-06-04T01:35:47.6720667Z     Checking aes-gcm v0.10.3
2026-06-04T01:35:47.7090660Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T01:35:47.8270681Z     Checking data-encoding-macro v0.1.20
2026-06-04T01:35:47.8670616Z     Checking tower v0.5.3
2026-06-04T01:35:47.9710351Z     Checking crossbeam-channel v0.5.15
2026-06-04T01:35:48.4290511Z     Checking toml v0.8.23
2026-06-04T01:35:48.5353972Z     Checking crossbeam-epoch v0.9.18
2026-06-04T01:35:48.5500664Z     Checking netlink-packet-route v0.29.0
2026-06-04T01:35:48.8531306Z     Checking uuid v1.23.2
2026-06-04T01:35:48.9870334Z     Checking time-core v0.1.8
2026-06-04T01:35:49.0010832Z     Checking mac-addr v0.3.0
2026-06-04T01:35:49.1462327Z     Checking lru-slab v0.1.2
2026-06-04T01:35:49.1516992Z     Checking sorted-index-buffer v0.2.1
2026-06-04T01:35:49.2320963Z     Checking allocator-api2 v0.2.21
2026-06-04T01:35:49.2658615Z     Checking ryu v1.0.23
2026-06-04T01:35:49.2928679Z     Checking tagptr v0.2.0
2026-06-04T01:35:49.4100699Z     Checking rustc-hash v2.1.2
2026-06-04T01:35:49.4356263Z     Checking xml-rs v0.8.28
2026-06-04T01:35:49.5021283Z     Checking num-conv v0.2.2
2026-06-04T01:35:49.6736773Z     Checking foldhash v0.2.0
2026-06-04T01:35:49.7100546Z     Checking identity-hash v0.1.0
2026-06-04T01:35:49.7850697Z     Checking noq-proto v0.17.0
2026-06-04T01:35:49.8010569Z     Checking hashbrown v0.16.1
2026-06-04T01:35:50.2233417Z     Checking xmltree v0.10.3
2026-06-04T01:35:50.3730347Z     Checking time v0.3.47
2026-06-04T01:35:50.7790874Z     Checking moka v0.12.15
2026-06-04T01:35:51.1780273Z     Checking iroh-metrics v0.38.3
2026-06-04T01:35:51.8270691Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T01:35:52.0250368Z     Checking strum v0.28.0
2026-06-04T01:35:52.1010525Z     Checking tower-http v0.6.11
2026-06-04T01:35:52.4990216Z     Checking iroh-base v0.98.0
2026-06-04T01:35:53.0000374Z     Checking num_enum v0.7.6
2026-06-04T01:35:53.0770495Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T01:35:53.1970579Z     Checking netlink-proto v0.12.0
2026-06-04T01:35:53.4680768Z     Checking spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T01:35:53.8803553Z     Checking hyper-rustls v0.27.9
2026-06-04T01:35:54.0760443Z     Checking n0-watcher v0.6.1
2026-06-04T01:35:54.0820654Z     Checking netlink-packet-route v0.30.0
2026-06-04T01:35:54.3348420Z     Checking attohttpc v0.30.1
2026-06-04T01:35:54.8710602Z     Checking tokio-stream v0.1.18
2026-06-04T01:35:55.2474843Z     Checking netdev v0.42.0
2026-06-04T01:35:55.5410657Z     Checking simple-dns v0.9.3
2026-06-04T01:35:55.7480403Z     Checking resolv-conf v0.7.6
2026-06-04T01:35:55.9688065Z     Checking arrayref v0.3.9
2026-06-04T01:35:56.0110497Z     Checking sha1_smol v1.0.1
2026-06-04T01:35:56.1610312Z     Checking simdutf8 v0.1.5
2026-06-04T01:35:56.3630711Z     Checking arrayvec v0.7.6
2026-06-04T01:35:56.5995414Z     Checking constant_time_eq v0.4.2
2026-06-04T01:35:56.7050650Z     Checking smol_str v0.1.24
2026-06-04T01:35:56.7170574Z     Checking noq v0.18.0
2026-06-04T01:35:56.8360599Z     Checking iroh-dns v0.98.0
2026-06-04T01:35:56.8416016Z     Checking acto v0.8.2
2026-06-04T01:35:57.1680584Z     Checking blake3 v1.8.5
2026-06-04T01:35:57.5410653Z     Checking tokio-websockets v0.13.2
2026-06-04T01:35:57.6074392Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T01:35:57.7770781Z     Checking igd-next v0.17.1
2026-06-04T01:35:58.1010382Z     Checking reqwest v0.13.4
2026-06-04T01:35:58.3998681Z     Checking lru v0.16.4
2026-06-04T01:35:58.5840850Z     Checking spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T01:35:59.2103183Z     Checking webpki-roots v1.0.7
2026-06-04T01:35:59.3150523Z     Checking hmac v0.12.1
2026-06-04T01:35:59.3366757Z     Checking serde_bytes v0.11.19
2026-06-04T01:35:59.4300632Z     Checking seize v0.5.1
2026-06-04T01:35:59.5550406Z     Checking cmov v0.5.4
2026-06-04T01:35:59.6521280Z     Checking papaya v0.2.4
2026-06-04T01:35:59.8230903Z     Checking ctutils v0.4.2
2026-06-04T01:36:00.1250734Z     Checking iroh-relay v0.98.0
2026-06-04T01:36:00.1655567Z     Checking hkdf v0.12.4
2026-06-04T01:36:00.2760550Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T01:36:00.3730602Z     Checking backon v1.6.0
2026-06-04T01:36:00.5850455Z     Checking spake2 v0.4.0
2026-06-04T01:36:00.7660318Z     Checking sha1 v0.10.6
2026-06-04T01:36:00.9360601Z     Checking interprocess v2.4.2
2026-06-04T01:36:00.9405002Z     Checking netwatch v0.16.0
2026-06-04T01:36:01.4400943Z     Checking spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T01:36:01.5840305Z     Checking utf8parse v0.2.2
2026-06-04T01:36:01.6490414Z     Checking anstyle-parse v1.0.0
2026-06-04T01:36:01.8134078Z     Checking colorchoice v1.0.5
2026-06-04T01:36:01.8590537Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T01:36:01.8840773Z     Checking anstyle-query v1.1.5
2026-06-04T01:36:01.9085635Z     Checking anstyle v1.0.14
2026-06-04T01:36:01.9410274Z     Checking clap_lex v1.1.0
2026-06-04T01:36:02.0920266Z     Checking strsim v0.11.1
2026-06-04T01:36:02.1270278Z     Checking anstream v1.0.0
2026-06-04T01:36:02.1550566Z     Checking portmapper v0.16.0
2026-06-04T01:36:02.2711886Z     Checking mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T01:36:02.3940659Z     Checking clap_builder v4.6.0
2026-06-04T01:36:03.8030579Z     Checking iroh v0.98.2
2026-06-04T01:36:05.0070894Z     Checking clap v4.6.1
2026-06-04T01:36:11.4691765Z     Checking spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T01:36:12.4311529Z     Checking spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T01:36:15.3461057Z     Checking spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T01:36:17.1494084Z     Finished `dev` profile [unoptimized] target(s) in 1m 00s
2026-06-04T01:36:17.2138995Z Post job cleanup.
2026-06-04T01:36:17.3569270Z [command]/usr/bin/git version
2026-06-04T01:36:17.3623872Z git version 2.34.1
2026-06-04T01:36:17.3679419Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/e28aed3a-3b61-4d67-bd48-ce877cf3f69b/.gitconfig'
2026-06-04T01:36:17.3705182Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/e28aed3a-3b61-4d67-bd48-ce877cf3f69b' before making global git config changes
2026-06-04T01:36:17.3706542Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T01:36:17.3715168Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T01:36:17.3772755Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T01:36:17.3816594Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T01:36:17.4070583Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T01:36:17.4105289Z http.https://github.com/.extraheader
2026-06-04T01:36:17.4126943Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T01:36:17.4177307Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T01:36:17.4458413Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T01:36:17.4504479Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T01:36:17.4944856Z Cleaning up orphan processes
2026-06-04T01:36:17.5604661Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
